6.2.1. Request Body
The body of the request contains the particular method (see Clause 8 below) being called along with necessary data. In this example, the GetItem method is used:
<Body> <GetItems> <!--GetItems info> </GetItems> </Body>
The body of the request contains the particular method (see Clause 8 below) being called along with necessary data. In this example, the GetItem method is used:
<Body> <GetItems> <!--GetItems info> </GetItems> </Body>